On this pageSwapIntsUnit: sgConstsDescriptionThis procedure swaps values of A and B parameters.Syntaxprocedure SwapInts(var A,B);